This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Trouble with DxlImporter.DXLIMPORTOPTION_UPDATE_ELSE_CREATE ~Dana Prejipyvergon 22.Jan.04 02:20 PM a Web browser Notes Client 6.5Windows 2000
The dxl I am trying to import is exactly the same dxl created from exporting with DxlExporter. Nothing special as I'm only testing the technology.
It wasn't until now that I understood what log you were refering to. Here's the log message I receive.
<?xml version='1.0'?><error line='1' column='508'>Could not replace/update a matching 'document' note
<DXLImporterLog>
because the ReplicaRequiredForReplaceUpdate property is true and the DXL and database are not replicas</error>
<error>DXL importer operation failed</error>
</DXLImporterLog>
Looking at the setReplicaRequiredForReplaceOrUpdate() method it seems it only affects the logging. So how can you get around this?